In capabilities and programming level , rexx can be compared most closely to 在实际能力和编程级别上, rexx最接近于
Ppl peak program level 峰值音量电平
In other words , does the detector need to remember what it sees at the method , class , hierarchy , or whole program level 换句话说,检测器是否需要记住它在方法、类、层次结构或者整个程序级别上看到了什么?
When actions fail , error messages include a " show technical details " button , which presents detailed information from all application and programming levels 当操作失败时,错误消息包括一个“显示详细的技术信息”按钮,这可以提供来自所有应用程序和编程级别的详细信息。
With the joint efforts of various sectors , including the government , private sector and ngos , dsf helps the disadvantaged groups to catch up with the information society development at both the policy and program level 基金委员会由政府、商界及非政府机构的代表组成、有助推动官商民合作,协助弱势社群赶上讯息社会的发展。
With the joint efforts of various sectors , including the government , private sector and ngos , dsf helps the disadvantaged groups to catch up with the information society development at both the policy and program level 基金委员会由政府、商界及非政府机构的代表组成、有助推动官商民合作,协助弱势社群赶上讯息社会的发展。
With the gradual perfection of aop , the notion of ao is not restricted to programming level , but comes to have an influence on all stages of software development , and forms aspect oriented software development ( aosd ) 随着aop技术的日渐成熟, ao的思想已不再局限于编程层次,而是开始影响到软件开发的各个阶段,形成了面向方面软件开发( aosd )技术。
A brighter side of the story is that three emerging multi - function smart card operating systems , java card , multos ( multi - applications operating system ) , and microsoft s smart card for windows may help standardize the smart card up to the application programming level 但这种情况正在改变,因为javacard , multos (多种应用程式操作系统)及微软的智能卡视窗等三个开发中的多功能智能卡操作系统,将有助统一智能卡的各种操作方式,而划一规格的范围涵蓄硬件以至应用程式的层面。
A brighter side of the story is that three emerging multi - function smart card operating systems , java card , multos multi - applications operating system , and microsoft s smart card for windows may help standardize the smart card up to the application programming level 但这种情况正在改变,因为java card , multos多种应用程式操作系统及微软的智能卡视窗等三个开发中的多功能智能卡操作系统,将有助统一智能卡的各种操作方式,而划一规格的范围涵蓄硬件以至应用程式的层面。
According to the program structure of ansi c , some syntax - tree - nodes are designed in front - end , including function , block , data structure , type , expression , identifier and so on . syntax tree is divided into three levels , namely program level , function level and block level , which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl . retargetable compiler mainly includes intermediate representation , machine description and interface technique between compiler and machine description 编译前端的实现技术包括词法分析、语法语义分析和中间代码生成技术等,针对ansic的程序结构,分别设计了函数、块、数据结构、类型、表达式、标识符等语法树结点,并将语法树分成编译层次、函数声明和块三个不同层次,使语法树具有清晰的层次结构,有利于编译程序的语法和语义分析,以及从语法树到rtl中间表示的转换。